We need to detect ioemu handled devices earlier and ignore them.
authoradsharma@los-vmm.sc.intel.com <adsharma@los-vmm.sc.intel.com>
Sat, 20 Aug 2005 00:47:24 +0000 (16:47 -0800)
committeradsharma@los-vmm.sc.intel.com <adsharma@los-vmm.sc.intel.com>
Sat, 20 Aug 2005 00:47:24 +0000 (16:47 -0800)
commit0da203de7e86a02b00c7c9b471b36afb28480a2e
treebbcd3769141dcdf87293d716b646d886daad7dae
parentb37f6a2f577be5a08fd65b95dbbca8e9321722c8
We need to detect ioemu handled devices earlier and ignore them.

Testing in blkif.py is too late. The check should be in createDevices.

Signed-off-by: Arun Sharma <arun.sharma@intel.com>
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/server/blkif.py